TsgPDFExport
Unit: CADtoPDF
Description
Provides a functionality for export the CAD image into the PDF format.
Syntax
TsgHPGLExport = class(TsgSimpleExport)
Properties
Methods | Description |
---|---|
Author | Applies the PDF export parameters. |
Creator | Creates and initializes a new TsgPDFExport object. |
Keywords | Destroys an instance of the TsgPDFExport class. |
LayoutsCount | Applies the PDF export parameters. |
Margins | Creates and initializes a new TsgPDFExport object. |
PageHeight | Destroys an instance of the TsgPDFExport class. |
PageWidth | Destroys an instance of the TsgPDFExport class. |
Producer | Creates and initializes a new TsgPDFExport object. |
Subject | Destroys an instance of the TsgPDFExport class. |
Title | Destroys an instance of the TsgPDFExport class. |
Methods
Methods | Description |
---|---|
ApplyParams | Applies the PDF export parameters. |
Create | Creates and initializes a new TsgPDFExport object. |
Destroy | Destroys an instance of the TsgPDFExport class. |
Methods derived from TsgCADExport | Description |
---|---|
SaveToFile | The method saves the image to the file. |
Events
Events derived from TsgCADExport | Description |
---|---|
OnProgress | The event occurs when the file is saving. |